AbstractJavaCompletionProposal usage details

Summary

org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal has 9 total references to 5 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] apply(ITextViewer, char, int, int) : void
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTCompletionProposal.apply(ITextViewer, char, int, int) 61 PRIVATE
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTCompletionProposal.apply(ITextViewer, char, int, int) -1 PRIVATE
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTCompletionProposal.apply(ITextViewer, char, int, int) 58 PRIVATE
[+] getAdditionalProposalInfo() : String
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTCompletionProposal.getAdditionalProposalInfo() 82 PRIVATE
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTCompletionProposal.getAdditionalProposalInfo() -1 PRIVATE
[+] getSelection(IDocument) : Point
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTCompletionProposal.getSelection(IDocument) 76 PRIVATE
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTCompletionProposal.getSelection(IDocument) -1 PRIVATE
[+] setContextInformation(IContextInformation) : void
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTCompletionProposal.JSDTCompletionProposal(String, int, int, int, Image, String, IContextInformation, String, int, boolean) 46 PRIVATE
[+] setCursorPosition(int) : void
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTCompletionProposal.JSDTCompletionProposal(String, int, int, int, Image, String, IContextInformation, String, int, boolean) 45 PRIVATE

Back to bundle index

Valid HTML 4.01 Transitional